I am unsuccessfully trying to stop zabbix-agent
root@ip-10-50-3-213:~# /etc/init.d/zabbix-agent stop; ps -aux | grep zabb
* zabbix_agentd stopping... [ OK ]
zabbix 11631 0.0 0.0 88592 1112 ? S 11:53 0:00 /usr/sbin/zabbix_agentd -c /etc/zabbix/zabbix_agentd.conf
zabbix 11632 0.0 0.0 88592 1044 ? S 11:53 0:00 /usr/sbin/zabbix_agentd: collector [idle 1 sec]
zabbix 11633 0.0 0.0 88592 900 ? S 11:53 0:00 /usr/sbin/zabbix_agentd: listener #1 [waiting for connection]
zabbix 11634 0.0 0.0 88592 900 ? S 11:53 0:00 /usr/sbin/zabbix_agentd: listener #2 [waiting for connection]
zabbix 11635 0.0 0.0 88592 900 ? S 11:53 0:00 /usr/sbin/zabbix_agentd: listener #3 [waiting for connection]
zabbix 11636 0.0 0.0 88592 1084 ? S 11:53 0:00 /usr/sbin/zabbix_agentd: active checks #1 [idle 1 sec]
root 11640 0.0 0.0 10460 936 pts/0 S+ 11:53 0:00 grep --color=auto zabb
Even it won't quit after kill -9. Any hints?
This happens on multiple machines.
Regards,
-iulian
root@ip-10-50-3-213:~# /etc/init.d/zabbix-agent stop; ps -aux | grep zabb
* zabbix_agentd stopping... [ OK ]
zabbix 11631 0.0 0.0 88592 1112 ? S 11:53 0:00 /usr/sbin/zabbix_agentd -c /etc/zabbix/zabbix_agentd.conf
zabbix 11632 0.0 0.0 88592 1044 ? S 11:53 0:00 /usr/sbin/zabbix_agentd: collector [idle 1 sec]
zabbix 11633 0.0 0.0 88592 900 ? S 11:53 0:00 /usr/sbin/zabbix_agentd: listener #1 [waiting for connection]
zabbix 11634 0.0 0.0 88592 900 ? S 11:53 0:00 /usr/sbin/zabbix_agentd: listener #2 [waiting for connection]
zabbix 11635 0.0 0.0 88592 900 ? S 11:53 0:00 /usr/sbin/zabbix_agentd: listener #3 [waiting for connection]
zabbix 11636 0.0 0.0 88592 1084 ? S 11:53 0:00 /usr/sbin/zabbix_agentd: active checks #1 [idle 1 sec]
root 11640 0.0 0.0 10460 936 pts/0 S+ 11:53 0:00 grep --color=auto zabb
Even it won't quit after kill -9. Any hints?
This happens on multiple machines.
Regards,
-iulian

Comment